Getting Started
- Open the UART console on PC. Set the baudrate to 19200 with 8 bit data, no parity, 1 stop bit, and no flow control.
- Download and run the program on the target. Follow instructions shown during execution of different demo cases.
Note
After the program is downloaded to the target and executed, by default the debug port is disabled. To re-enable the debug port, user should follow the correct option shown in console. This might be useful to connect a debugguer or download the demo application again to the target.To execute the low power demo use cases, user should disable the debugger (that is the default setting of the application). The debugger can be turned back on if debugging is required.